home *** CD-ROM | disk | FTP | other *** search
/ Freelog 70 / Freelog070.iso / Internet / EasyPHP / easyphp1-8_setup.exe / {app} / phpmyadmin / lang / afrikaans-utf-8.inc.php < prev    next >
Encoding:
PHP Script  |  2004-12-28  |  44.0 KB  |  764 lines

  1. <?php
  2. /* $Id: afrikaans-utf-8.inc.php,v 2.51 2004/12/28 16:34:44 nijel Exp $ */
  3.  
  4. /*
  5.      translated by Andreas Pauley <pauley@buitegroep.org.za>
  6.  
  7. Dit lyk nogal snaaks in Afrikaans ;-).
  8. Laat weet my asb. as jy aan beter taalgebruik kan dink.
  9. */
  10.  
  11. $charset = 'utf-8';
  12. $allow_recoding = TRUE;
  13. $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
  14. $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
  15. $right_font_family = 'arial, helvetica, geneva, sans-serif';
  16. $number_thousands_separator = ',';
  17. $number_decimal_separator = '.';
  18. // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
  19. $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
  20.  
  21. $day_of_week = array('So', 'Ma', 'Di', 'Wo', 'Do', 'Fr', 'Sa');
  22. $month = array('Jan', 'Feb', 'Mar', 'Apr', 'Mei', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Des');
  23. // See http://www.php.net/manual/en/function.strftime.php to define the
  24. // variable below
  25. $datefmt = '%B %d, %Y at %I:%M %p';
  26.  
  27. $strAccessDenied = 'Toegang Geweier';
  28. $strAction = 'Aksie';
  29. $strAddDeleteColumn = 'Voeg By/Verwyder Veld Kolomme';
  30. $strAddDeleteRow = 'Voeg By/Verwyder Kriteria Ry';
  31. $strAddNewField = 'Voeg \'n nuwe veld by';
  32. $strAddSearchConditions = 'Voeg soek kriteria by (laaste deel van die "where" in SQL SELECT):';
  33. $strAddToIndex = 'Voeg by indeks  %s kolom(me)';
  34. $strAddUser = 'Voeg \'n nuwe gebruiker by';
  35. $strAddUserMessage = 'Jy het \'n nuwe gebruiker bygevoeg.';
  36. $strAffectedRows = 'Geaffekteerde rye:';
  37. $strAfter = 'Na %s';
  38. $strAfterInsertBack = 'Terug na vorige bladsy';
  39. $strAfterInsertNewInsert = 'Voeg \'n nuwe ry by';
  40. $strAll = 'Alle';
  41. $strAllTableSameWidth = 'vertoon alle tabelle met dieselfde wydte?';
  42. $strAlterOrderBy = 'Verander tabel sorteer volgens';
  43. $strAnalyzeTable = 'Analiseer tabel';
  44. $strAnd = 'En';
  45. $strAnIndex = '\'n Indeks is bygevoeg op %s';
  46. $strAny = 'Enige';
  47. $strAnyHost = 'Enige gasheer (host)';
  48. $strAnyUser = 'Enige gebruiker';
  49. $strAPrimaryKey = '\'n primere sleutel is bygevoeg op %s';
  50. $strAscending = 'Dalend';
  51. $strAtBeginningOfTable = 'By Begin van Tabel';
  52. $strAtEndOfTable = 'By Einde van Tabel';
  53. $strAttr = 'Kenmerke';
  54.  
  55. $strBack = 'Terug';
  56. $strBeginCut = 'BEGIN UITKNIPSEL';
  57. $strBeginRaw = 'BEGIN ONVERANDERD (RAW)';
  58. $strBinary = 'Biner';
  59. $strBinaryDoNotEdit = 'Biner - moenie verander nie';
  60. $strBookmarkDeleted = 'Die boekmerk is verwyder.';
  61. $strBookmarkLabel = 'Etiket';
  62. $strBookmarkQuery = 'Geboekmerkde SQL-stelling';
  63. $strBookmarkThis = 'Boekmerk hierdie SQL-stelling';
  64. $strBookmarkView = 'Kyk slegs';
  65. $strBrowse = 'Beloer Data';
  66. $strBzip = '"ge-bzip"';
  67.  
  68. $strCantLoadRecodeIconv = 'Kan nie iconv laai nie, of "recode" ekstensie word benodig vir die karakterstel omskakeling, stel PHP op om hierdie ekstensies toe te laat of verwyder karakterstel omskakeling in phpMyAdmin.';
  69. $strCantRenameIdxToPrimary = 'Kannie die indeks hernoem na PRIMARY!';
  70. $strCantUseRecodeIconv = 'Kan nie iconv, libiconv of recode_string funksie gebruik terwyl die extensie homself as gelaai rapporteer nie. Kyk na jou PHP opstelling.';
  71. $strCardinality = 'Cardinality';
  72. $strCarriage = 'Carriage return: \\r';
  73. $strChange = 'Verander';
  74. $strChangeDisplay = 'Kies \'n Veld om te vertoon';
  75. $strChangePassword = 'Verander wagwoord';
  76. $strCharsetOfFile = 'Karakterstel van die leer:';
  77. $strCheckAll = 'Kies Alles';
  78. $strCheckTable = 'Kontroleer tabel';
  79. $strChoosePage = 'Kies asb. \'n bladsy om te verander';
  80. $strColComFeat = 'Kolom Kommentaar word vertoon';
  81. $strColumnNames = 'Kolom name';
  82. $strComments = 'Kommentaar';
  83. $strCompleteInserts = 'Voltooi invoegings';
  84. $strConfigFileError = 'phpMyAdmin was nie in staat om jou konfigurasie leer te lees nie!<br />Dit kan moontlik gebeur wanneer PHP \'n fout in die leer vind of die leer sommer glad nie vind nie.<br />Volg asb. die skakel hieronder om die leer direk te roep, en lees dan enige foutboodskappe. In die meeste gevalle is daar net \'n quote of \'n kommapunt weg erens.<br />Indien jy \'n bladsy kry wat leeg is, is alles klopdisselboom.';
  85. $strConfigureTableCoord = 'Stel asb. die koordinate op van tabel %s';
  86. $strCookiesRequired = 'HTTP Koekies moet van nou af geaktifeer wees.';
  87. $strCopyTable = 'Kopieer tabel na (databasis<b>.</b>tabel):';
  88. $strCopyTableOK = 'Tabel %s is gekopieer na %s.';
  89. $strCreate = 'Skep';
  90. $strCreateIndex = 'Skep \'n indeks op %s kolomme';
  91. $strCreateIndexTopic = 'Skep \'n nuwe indeks';
  92. $strCreateNewDatabase = 'Skep \'n nuwe databasis';
  93. $strCreateNewTable = 'Skep \'n nuwe tabel op databasis %s';
  94. $strCreatePage = 'Skep \'n nuwe bladsy';
  95. $strCreatePdfFeat = 'Skepping van PDF\'s';
  96. $strCriteria = 'Kriteria';
  97.  
  98. $strData = 'Data';
  99. $strDatabase = 'Databasis';
  100. $strDatabaseHasBeenDropped = 'Databasis %s is verwyder.';
  101. $strDatabases = 'databasisse';
  102. $strDatabasesStats = 'Databasis statistieke';
  103. $strDataOnly = 'Slegs Data';
  104. $strDefault = 'Verstekwaarde (default)';
  105. $strDelete = 'Verwyder';
  106. $strDeleted = 'Die ry is verwyder';
  107. $strDeletedRows = 'Verwyderde rye:';
  108. $strDescending = 'Dalend';
  109. $strDisabled = 'Onbeskikbaar';
  110. $strDisplayFeat = 'Vertoon Funksies';
  111. $strDisplayOrder = 'Vertoon volgorde:';
  112. $strDisplayPDF = 'Vertoon PDF skema';
  113. $strDoAQuery = 'Doen \'n "Navraag dmv Voorbeeld" (wildcard: "%")';
  114. $strDocu = 'Dokumentasie';
  115. $strDoYouReally = 'Wil jy regtig ';
  116. $strDrop = 'Verwyder';
  117. $strDumpingData = 'Stort data vir tabel';
  118. $strDumpXRows = 'Stort %s rye beginnende by rekord # %s.';
  119. $strDynamic = 'dinamies';
  120.  
  121. $strEdit = 'Verander';
  122. $strEditPDFPages = 'Verander PDF Bladsye';
  123. $strEditPrivileges = 'Verander Regte';
  124. $strEffective = 'Effektief';
  125. $strEmpty = 'Maak Leeg';
  126. $strEmptyResultSet = 'MySQL het niks teruggegee nie (dus nul rye).';
  127. $strEnabled = 'Beskikbaar';
  128. $strEnd = 'Einde';
  129. $strEndCut = 'EINDE UITKNIPSEL';
  130. $strEndRaw = 'EINDE ONVERANDERD (RAW)';
  131. $strEnglishPrivileges = ' Nota: MySQL regte name word in Engels vertoon ';
  132. $strError = 'Fout';
  133. $strExplain = 'Verduidelik SQL';
  134. $strExport = 'Export';
  135. $strExtendedInserts = 'Uitgebreide toevoegings';
  136. $strExtra = 'Ekstra';
  137.  
  138. $strField = 'Veld';
  139. $strFieldHasBeenDropped = 'Veld %s is verwyder';
  140. $strFields = 'Velde';
  141. $strFieldsEmpty = ' Die veld telling is leeg! ';
  142. $strFieldsEnclosedBy = 'Velde omring met';
  143. $strFieldsEscapedBy = 'Velde ontsnap (escaped) deur';
  144. $strFieldsTerminatedBy = 'Velde beeindig deur';
  145. $strFixed = 'vaste (fixed)';
  146. $strFlushTable = 'Spoel die tabel ("FLUSH")';
  147. $strFormat = 'Formaat';
  148. $strFormEmpty = 'Daar ontbreek \'n waarde in die vorm !';
  149. $strFullText = 'Volle Tekste';
  150. $strFunction = 'Funksie';
  151.  
  152. $strGenBy = 'Voortgebring deur';
  153. $strGeneralRelationFeat = 'Algemene verwantskap funksies';
  154. $strGenTime = 'Generasie Tyd';
  155. $strGo = 'Gaan';
  156. $strGzip = '"ge-gzip"';
  157.  
  158. $strHasBeenAltered = 'is verander.';
  159. $strHasBeenCreated = 'is geskep.';
  160. $strHaveToShow = 'Jy moet ten minste een Kolom kies om te vertoon';
  161. $strHome = 'Tuis';
  162. $strHomepageOfficial = 'Amptelike phpMyAdmin Tuisblad';
  163. $strHost = 'Gasheer (host)';
  164. $strHostEmpty = 'Die gasheer naam is leeg!';
  165.  
  166. $strIdxFulltext = 'Volteks';
  167. $strIfYouWish = 'Indien jy slegs sommige van \'n tabel se kolomme wil laai, spesifiseer \'n komma-geskeide veldlys.';
  168. $strIgnore = 'Ignoreer';
  169. $strIndex = 'Indeks';
  170. $strIndexes = 'Indekse';
  171. $strIndexHasBeenDropped = 'Indeks %s is verwyder';
  172. $strIndexName = 'Indeks naam :';
  173. $strIndexType = 'Indeks tipe :';
  174. $strInsert = 'Voeg by';
  175. $strInsertAsNewRow = 'Voeg by as \'n nuwe ry';
  176. $strInsertedRows = 'Toegevoegde rye:';
  177. $strInsertNewRow = 'Voeg nuwe ry by';
  178. $strInsertTextfiles = 'Voeg data vanaf \'n teks leer in die tabel in';
  179. $strInstructions = 'Instruksies';
  180. $strInUse = 'in gebruik';
  181.  
  182. $strKeepPass = 'Moenie die wagwoord verander nie';
  183. $strKeyname = 'Sleutelnaam';
  184. $strKill = 'Vermoor';
  185.  
  186. $strLengthSet = 'Lengte/Waardes*';
  187. $strLimitNumRows = 'Hoeveelheid rye per bladsy';
  188. $strLineFeed = 'Linefeed: \\n';
  189. $strLinesTerminatedBy = 'Lyne beeindig deur';
  190. $strLinkNotFound = 'Skakel nie gevind nie';
  191. $strLinksTo = 'Skakels na';
  192. $strLocationTextfile = 'Soek die teksleer';
  193. $strLogin = 'Teken aan';
  194. $strLogout = 'Teken uit';
  195. $strLogPassword = 'Wagwoord:';
  196. $strLogUsername = 'Gebruiker Naam:';
  197.  
  198. $strModifications = 'Veranderinge is gestoor';
  199. $strModify = 'Verander';
  200. $strModifyIndexTopic = 'Verander \'n indeks';
  201. $strMoveTable = 'Skuif tabel na (databasis<b>.</b>tabel):';
  202. $strMoveTableOK = 'Tabel %s is geskuif na %s.';
  203. $strMySQLCharset = 'MySQL Karakterstel';
  204. $strMySQLReloaded = 'MySQL is herlaai.';
  205. $strMySQLSaid = 'MySQL het gepraat: ';
  206. $strMySQLServerProcess = 'MySQL %pma_s1% hardloop op %pma_s2% as %pma_s3%';
  207. $strMySQLShowProcess = 'Wys prosesse';
  208. $strMySQLShowStatus = 'Wys MySQL in-proses informasie';
  209. $strMySQLShowVars = 'Wys MySQL stelsel veranderlikes';
  210.  
  211. $strName = 'Naam';
  212. $strNext = 'Volgende';
  213. $strNo = 'Nee';
  214. $strNoDatabases = 'Geen databasisse';
  215. $strNoDescription = 'geen Beskrywing';
  216. $strNoDropDatabases = '"DROP DATABASE" stellings word nie toegelaat nie.';
  217. $strNoExplain = 'Ignoreer SQL Verduideliking';
  218. $strNoFrames = 'phpMyAdmin verkies \'n <b>frames-kapabele</b> blaaier.';
  219. $strNoIndex = 'Geen indeks gedefinieer!';
  220. $strNoIndexPartsDefined = 'Geen indeks dele gedefinieer!';
  221. $strNoModification = 'Geen verandering';
  222. $strNone = 'Geen';
  223. $strNoPassword = 'Geen Wagwoord';
  224. $strNoPhp = 'Sonder PHP Kode';
  225. $strNoPrivileges = 'Geen Regte';
  226. $strNoQuery = 'Geen SQL stelling!';
  227. $strNoRights = 'Jy het nie genoeg regte om nou hier te wees nie!';
  228. $strNoTablesFound = 'Geen tabelle in databasis gevind nie.';
  229. $strNotNumber = 'Hierdie is nie \'n nommer nie';
  230. $strNotOK = 'nie OK';
  231. $strNotSet = '<b>%s</b> tabel nie gevind nie of nie gesetel in %s';
  232. $strNotValidNumber = ' is nie \'n geldige ry-nommer nie!';
  233. $strNoUsersFound = 'Geen gebruiker(s) gevind nie.';
  234. $strNoValidateSQL = 'Ignoreer SQL Validasie';
  235. $strNull = 'Null';
  236. $strNumSearchResultsInTable = '%s resultate binne tabel <i>%s</i>';
  237. $strNumSearchResultsTotal = '<b>Totaal:</b> <i>%s</i> ooreenkomste';
  238.  
  239. $strOftenQuotation = 'Dikwels kwotasie-karakters. OPSIONEEL beteken dat slegs char en varchar velde ingeslote is binne die "enclosed by"-character.';
  240. $strOK = 'OK';
  241. $strOperations = 'Operasies';
  242. $strOptimizeTable = 'Optimaliseer tabel';
  243. $strOptionalControls = 'Opsioneel. Kontroleer hoe om spesiale karakters te lees en skryf.';
  244. $strOptionally = 'OPSIONEEL';
  245. $strOr = 'Of';
  246. $strOverhead = 'Overhead';
  247.  
  248. $strPageNumber = 'Bladsy nommer:';
  249. $strPartialText = 'Gedeeltelike Tekste';
  250. $strPassword = 'Wagwoord';
  251. $strPasswordEmpty = 'Die wagwoord is leeg!';
  252. $strPasswordNotSame = 'Die wagwoorde is verskillend!';
  253. $strPdfDbSchema = 'Skema van die "%s" databasis - Bladsy %s';
  254. $strPdfInvalidTblName = 'Die "%s" databasis bestaan nie!';
  255. $strPdfNoTables = 'Geen tabelle';
  256. $strPhp = 'Skep PHP Kode';
  257. $strPHPVersion = 'PHP Version';
  258. $strPmaDocumentation = 'phpMyAdmin dokumentasie';
  259. $strPmaUriError = 'Die <tt>$cfg[\'PmaAbsoluteUri\']</tt> veranderlike MOET gestel wees in jou konfigurasie leer!';
  260. $strPos1 = 'Begin';
  261. $strPrevious = 'Vorige';
  262. $strPrimary = 'Primere';
  263. $strPrimaryKeyHasBeenDropped = 'Die primere sleutel is verwyder';
  264. $strPrimaryKeyName = 'Die naam van die primere sleutel moet PRIMARY wees!';
  265. $strPrimaryKeyWarning = '("PRIMARY" <b>moet</b> die naam wees van die primere sleutel, en <b>slegs</b> van die primere sleutel!)';
  266. $strPrintView = 'Drukker mooi (print view)';
  267. $strPrivileges = 'Regte';
  268.  
  269. $strQBE = 'Navraag dmv Voorbeeld';
  270. $strQBEDel = 'Del';
  271. $strQBEIns = 'Ins';
  272. $strQueryOnDb = 'SQL-navraag op databasis <b>%s</b>:';
  273.  
  274. $strRecords = 'Rekords';
  275. $strReferentialIntegrity = 'Toets referential integrity:';
  276. $strRelationNotWorking = 'Die addisionele funksies om met geskakelde tabelle te werk is ge deaktiveer. Om uit te vind hoekom kliek %shier%s.';
  277. $strRelationView = 'Relasie uitsig';
  278. $strReloadFailed = 'MySQL herlaai het misluk.';
  279. $strReloadMySQL = 'Herlaai MySQL';
  280. $strRenameTable = 'Hernoem tabel na';
  281. $strRenameTableOK = 'Tabel %s is vernoem na %s';
  282. $strRepairTable = 'Herstel tabel';
  283. $strReplace = 'Vervang';
  284. $strReplaceTable = 'Vervang tabel data met leer (file)';
  285. $strReset = 'Herstel';
  286. $strReType = 'Tik weer';
  287. $strRevoke = 'Herroep';
  288. $strRevokeMessage = 'Jy het die regte herroep vir %s';
  289. $strRowLength = 'Ry lengte';
  290. $strRows = 'Rye';
  291. $strRowsFrom = 'ry(e) beginnende vanaf rekord #';
  292. $strRowSize = ' Ry grootte ';
  293. $strRowsModeHorizontal = 'horisontale';
  294. $strRowsModeOptions = 'in %s formaat en herhaal opskrifte na %s selle';
  295. $strRowsModeVertical = 'vertikale';
  296. $strRowsStatistic = 'Ry Statistiek';
  297. $strRunning = 'op bediener %s';
  298. $strRunQuery = 'Doen Navraag';
  299. $strRunSQLQuery = 'Hardloop SQL stellings op databasis %s';
  300.  
  301. $strSave = 'Stoor';
  302. $strScaleFactorSmall = 'Die skaal faktor is te klein om die skema op een bladsy te pas';
  303. $strSearch = 'Soek';
  304. $strSearchFormTitle = 'Soek in databasis';
  305. $strSearchInTables = 'Binne tabel(le):';
  306. $strSearchNeedle = 'Woord(e) of waarde(s) om voor te soek (wildcard: "%"):';
  307. $strSearchOption1 = 'ten minste een van die woorde';
  308. $strSearchOption2 = 'alle woorde';
  309. $strSearchOption3 = 'die presiese frase';
  310. $strSearchOption4 = 'as \'n regular expression';
  311. $strSearchResultsFor = 'Soek resultate vir "<i>%s</i>" %s:';
  312. $strSearchType = 'Vind:';
  313. $strSelectADb = 'Kies asb. \'n databasis';
  314. $strSelectAll = 'Kies Alles';
  315. $strSelectFields = 'Kies Velde (ten minste een):';
  316. $strSelectNumRows = 'in navraag';
  317. $strSelectTables = 'Kies Tabelle';
  318. $strSend = 'Stoor as leer (file)';
  319. $strServerChoice = 'Bediener Keuse';
  320. $strServerVersion = 'Bediener weergawe';
  321. $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';
  322. $strShow = 'Wys';
  323. $strShowAll = 'Wys alles';
  324. $strShowColor = 'Wys kleur';
  325. $strShowGrid = 'Wys ruitgebied';
  326. $strShowingRecords = 'Vertoon rye';
  327. $strShowPHPInfo = 'Wys PHP informasie';
  328. $strShowTableDimension = 'Wys dimensie van tabelle';
  329. $strShowTables = 'Wys tabelle';
  330. $strShowThisQuery = ' Wys hierdie navraag weer hier ';
  331. $strSingly = '(afsonderlik)';
  332. $strSize = 'Grootte';
  333. $strSort = 'Sorteer';
  334. $strSpaceUsage = 'Spasie verbruik';
  335. $strSplitWordsWithSpace = 'Woorde is geskei dmv \'n spasie karakter (" ").';
  336. $strSQL = 'SQL';
  337. $strSQLParserBugMessage = 'Jy het moontlik \'n fout in die SQL interpreteerder ontdek. Ondersoek asb. jou stelling deeglik, en maak seker dat jou kwotasies korrek en gebalanseerd is. Ander moontlike oorsake vir die fout mag wees dat jy probeer om \'n leer in te laai met binere data buite \'n gekwoteerde teks area. Jy kan jou SQL stelling ook probeer direk in die MySQL opdrag-raakvlak (command line interface). Die MySQL bediener se foutboodskap hieronder (indien enige) kan jou ook help om die probleem te diagnoseer. As jy dan nog steeds probleme het, of as die interpreteerder fouteer waar die opdrag-raakvlak slaag, verminder asb. jou SQL stelling toevoer na die enkele stelling wat die probleem veroorsaak, en rapporteer \'n fout met die data stuk in die UITKNIPSEL seksie hieronder:';
  338. $strSQLParserUserError = 'Dit lyk of daar \'n fout is in jou SQL stelling. Die MySQL bediener se foutboodskap hieronder (indien enige) kan jou ook help om die probleem te diagnoseer';
  339. $strSQLQuery = 'SQL-stelling';
  340. $strSQLResult = 'SQL resultaat';
  341. $strSQPBugInvalidIdentifer = 'Ongeldige Identifiseerder';
  342. $strSQPBugUnclosedQuote = 'Ongebalanseerde kwotasie-teken';
  343. $strSQPBugUnknownPunctuation = 'Onbekende Punktuasie String';
  344. $strStatement = 'Stellings';
  345. $strStrucCSV = 'CSV data';
  346. $strStrucData = 'Struktuur en data';
  347. $strStrucDrop = 'Voeg DROP TABLE by';
  348. $strStrucExcelCSV = 'CSV vir M$ Excel data';
  349. $strStrucOnly = 'Slegs struktuur';
  350. $strStructPropose = 'Stel tabel struktuur voor';
  351. $strStructure = 'Struktuur';
  352. $strSubmit = 'Stuur';
  353. $strSuccess = 'Jou SQL-navraag is suksesvol uitgevoer';
  354. $strSum = 'Som';
  355.  
  356. $strTable = 'Tabel';
  357. $strTableComments = 'Tabel kommentaar';
  358. $strTableEmpty = 'Die tabel naam is leeg!';
  359. $strTableHasBeenDropped = 'Tabel %s is verwyder';
  360. $strTableHasBeenEmptied = 'Tabel %s is leeg gemaak';
  361. $strTableHasBeenFlushed = 'Tabel %s is geflush';
  362. $strTableMaintenance = 'Tabel instandhouding';
  363. $strTables = '%s tabel(le)';
  364. $strTableStructure = 'Tabel struktuur vir tabel';
  365. $strTableType = 'Tabel tipe';
  366. $strTextAreaLength = ' Omrede sy lengte,<br /> is hierdie veld moontlik nie veranderbaar nie ';
  367. $strTheContent = 'Die inhoud van jou leer is ingevoeg.';
  368. $strTheContents = 'Die inhoud van die leer vervang die inhoud van die geselekteerde tabel vir rye met \'n identiese primere of unieke sleutel.';
  369. $strTheTerminator = 'Die beeindiger (terminator) van die velde.';
  370. $strTotal = 'totaal';
  371. $strType = 'Tipe';
  372.  
  373. $strUncheckAll = 'Kies Niks';
  374. $strUnique = 'Uniek';
  375. $strUnselectAll = 'Selekteer Niks';
  376. $strUpdatePrivMessage = 'Jy het die regte opgedateer vir %s.';
  377. $strUpdateProfileMessage = 'Die profiel is opgedateer.';
  378. $strUpdateQuery = 'Verander Navraag';
  379. $strUsage = 'Gebruik';
  380. $strUseBackquotes = 'Omring tabel en veldname met backquotes';
  381. $strUser = 'Gebruiker';
  382. $strUserEmpty = 'Die gebruiker naam ontbreek!';
  383. $strUserName = 'Gebruiker naam';
  384. $strUseTables = 'Gebruik Tabelle';
  385.  
  386. $strValidateSQL = 'Valideer SQL';
  387. $strValue = 'Waarde';
  388. $strViewDump = 'Sien die storting (skema) van die tabel';
  389. $strViewDumpDB = 'Sien die storting (skema) van die databasis';
  390.  
  391. $strWelcome = 'Welkom by %s';
  392. $strWithChecked = 'Met gekose:';
  393. $strWrongUser = 'Verkeerde gebruikernaam/wagwoord. Toegang geweier.';
  394.  
  395. $strYes = 'Ja';
  396.  
  397. $strZip = '"ge-zip"';
  398.  
  399. $strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.';  //to translate
  400. $strWebServerUploadDirectory = 'web-server upload directory';  //to translate
  401. $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached';  //to translate
  402. $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
  403. $strServer = 'Server';  //to translate
  404. $strPutColNames = 'Put fields names at first row';  //to translate
  405. $strImportDocSQL = 'Import docSQL Files';  //to translate
  406. $strDataDict = 'Data Dictionary';  //to translate
  407. $strPrint = 'Print';  //to translate
  408. $strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.';  //to translate
  409. $strCompression = 'Compression'; //to translate
  410. $strNumTables = 'Tables'; //to translate
  411. $strTotalUC = 'Total'; //to translate
  412. $strRelationalSchema = 'Relational schema';  //to translate
  413. $strTableOfContents = 'Table of contents';  //to translate
  414. $strCannotLogin = 'Cannot login to MySQL server';  //to translate
  415. $strShowDatadictAs = 'Data Dictionary Format';  //to translate
  416. $strLandscape = 'Landscape';  //to translate
  417. $strPortrait = 'Portrait';  //to translate
  418.  
  419. $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate
  420.  
  421. $strAbortedClients = 'Aborted'; //to translate
  422. $strConnections = 'Connections'; //to translate
  423. $strFailedAttempts = 'Failed attempts'; //to translate
  424. $strGlobalValue = 'Global value'; //to translate
  425. $strMoreStatusVars = 'More status variables'; //to translate
  426. $strPerHour = 'per hour'; //to translate
  427. $strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
  428. $strQueryType = 'Query type'; //to translate
  429. $strReceived = 'Received'; //to translate
  430. $strSent = 'Sent'; //to translate
  431. $strServerStatus = 'Runtime Information'; //to translate
  432. $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate
  433. $strServerTabVariables = 'Variables'; //to translate
  434. $strServerTabProcesslist = 'Processes'; //to translate
  435. $strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';
  436. $strServerVars = 'Server variables and settings'; //to translate
  437. $strSessionValue = 'Session value'; //to translate
  438. $strTraffic = 'Traffic'; //to translate
  439. $strVar = 'Variable'; //to translate
  440.  
  441. $strCommand = 'Command'; //to translate
  442. $strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate
  443. $strId = 'ID'; //to translate
  444. $strProcesslist = 'Process list'; //to translate
  445. $strStatus = 'Status'; //to translate
  446. $strTime = 'Time'; //to translate
  447. $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate
  448.  
  449. $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the <code>$cfg[\'BZipDump\']</code> directive in your phpMyAdmin configuration file to <code>FALSE</code>. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate
  450. $strLaTeX = 'LaTeX';  //to translate
  451.  
  452. $strAdministration = 'Administration'; //to translate
  453. $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate
  454. $strGlobalPrivileges = 'Global privileges'; //to translate
  455. $strGrantOption = 'Grant'; //to translate
  456. $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate
  457. $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate
  458. $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate
  459. $strPrivDescCreateTbl = 'Allows creating new tables.'; //to translate
  460. $strPrivDescCreateTmpTable = 'Allows creating temporary tables.'; //to translate
  461. $strPrivDescDelete = 'Allows deleting data.'; //to translate
  462. $strPrivDescDropDb = 'Allows dropping databases and tables.'; //to translate
  463. $strPrivDescDropTbl = 'Allows dropping tables.'; //to translate
  464. $strPrivDescExecute = 'Allows running stored procedures; Has no effect in this MySQL version.'; //to translate
  465. $strPrivDescFile = 'Allows importing data from and exporting data into files.'; //to translate
  466. $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.'; //to translate
  467. $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate
  468. $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate
  469. $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate
  470. $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';
  471. $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';
  472. $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';
  473. $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate
  474. $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate
  475. $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate
  476. $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate
  477. $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
  478. $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate
  479. $strPrivDescSelect = 'Allows reading data.'; //to translate
  480. $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate
  481. $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate
  482. $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections is reached; Required for most administrative operations like setting global variables or killing threads of other users.'; //to translate
  483. $strPrivDescUpdate = 'Allows changing data.'; //to translate
  484. $strPrivDescUsage = 'No privileges.'; //to translate
  485. $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate
  486. $strResourceLimits = 'Resource limits'; //to translate
  487. $strUserOverview = 'User overview'; //to translate
  488. $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate
  489.  
  490. $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate
  491.  
  492. $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate
  493. $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate
  494. $strDeleting = 'Deleting %s'; //to translate
  495. $strJustDelete = 'Just delete the users from the privilege tables.'; //to translate
  496. $strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
  497. $strReloadingThePrivileges = 'Reloading the privileges'; //to translate
  498. $strRemoveSelectedUsers = 'Remove selected users'; //to translate
  499. $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate
  500. $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate
  501. $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate
  502.  
  503. $strAddPrivilegesOnDb = 'Add privileges on the following database'; //to translate
  504. $strAddPrivilegesOnTbl = 'Add privileges on the following table'; //to translate
  505. $strColumnPrivileges = 'Column-specific privileges'; //to translate
  506. $strDbPrivileges = 'Database-specific privileges'; //to translate
  507. $strLocalhost = 'Local';
  508. $strLoginInformation = 'Login Information'; //to translate
  509. $strTblPrivileges = 'Table-specific privileges'; //to translate
  510. $strThisHost = 'This Host'; //to translate
  511. $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate
  512. $strUserAlreadyExists = 'The user %s already exists!'; //to translate
  513. $strUseTextField = 'Use text field'; //to translate
  514.  
  515. $strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate
  516. $strAddedColumnComment = 'Added comment for column';  //to translate
  517. $strWritingCommentNotPossible = 'Writing of comment not possible';  //to translate
  518. $strAddedColumnRelation = 'Added relation for column';  //to translate
  519. $strWritingRelationNotPossible = 'Writing of relation not possible';  //to translate
  520. $strImportFinished = 'Import finished';  //to translate
  521. $strFileCouldNotBeRead = 'File could not be read';  //to translate
  522. $strIgnoringFile = 'Ignoring file %s';  //to translate
  523. $strThisNotDirectory = 'This was not a directory';  //to translate
  524. $strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory';  //to translate
  525. $strImportFiles = 'Import files';  //to translate
  526. $strDBGModule = 'Module';  //to translate
  527. $strDBGLine = 'Line';  //to translate
  528. $strDBGHits = 'Hits';  //to translate
  529. $strDBGTimePerHitMs = 'Time/Hit, ms';  //to translate
  530. $strDBGTotalTimeMs = 'Total time, ms';  //to translate
  531. $strDBGMinTimeMs = 'Min time, ms';  //to translate
  532. $strDBGMaxTimeMs = 'Max time, ms';  //to translate
  533. $strDBGContextID = 'Context ID';  //to translate
  534. $strDBGContext = 'Context';  //to translate
  535. $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration';  //to translate
  536. $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a';  //to translate
  537. $strCheckPrivs = 'Check Privileges';  //to translate
  538. $strCheckPrivsLong = 'Check privileges for database "%s".';  //to translate
  539. $strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.';  //to translate
  540. $strDatabasesStatsDisable = 'Disable Statistics';  //to translate
  541. $strDatabasesStatsEnable = 'Enable Statistics';  //to translate
  542. $strJumpToDB = 'Jump to database "%s".';  //to translate
  543. $strDropSelectedDatabases = 'Drop Selected Databases';  //to translate
  544. $strNoDatabasesSelected = 'No databases selected.';  //to translate
  545. $strDatabasesDropped = '%s databases have been dropped successfully.';  //to translate
  546. $strGlobal = 'global';  //to translate
  547. $strDbSpecific = 'database-specific';  //to translate
  548. $strUsersHavingAccessToDb = 'Users having access to "%s"';  //to translate
  549. $strChangeCopyUser = 'Change Login Information / Copy User';  //to translate
  550. $strChangeCopyMode = 'Create a new user with the same privileges and ...';  //to translate
  551. $strChangeCopyModeCopy = '... keep the old one.';  //to translate
  552. $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.';  //to translate
  553. $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.';  //to translate
  554. $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.';  //to translate
  555. $strWildcard = 'wildcard';  //to translate
  556. $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
  557. $strQueryTime = 'Query took %01.4f sec';//to translate
  558. $strDBComment = 'Database comment: ';//to translate
  559. $strQueryFrame = 'Query window';//to translate
  560. $strQuerySQLHistory = 'SQL-history';//to translate
  561. $strMIME_MIMEtype = 'MIME-type';//to translate
  562. $strMIME_transformation = 'Browser transformation';//to translate
  563. $strMIME_transformation_options = 'Transformation options';//to translate
  564. $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
  565. $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
  566. $strMIME_available_mime = 'Available MIME-types';//to translate
  567. $strMIME_available_transform = 'Available transformations';//to translate
  568. $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
  569. $strMIME_description = 'Description';//to translate
  570. $strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
  571. $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
  572. $strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
  573. $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
  574. $strInnodbStat = 'InnoDB Status';  //to translate
  575. $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table';  //to translate
  576. $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)';  //to translate
  577. $strTransformation_image_png__inline = 'See image/jpeg: inline';  //to translate
  578. $strSQLOptions = 'SQL options';//to translate
  579. $strXML = 'XML';//to translate
  580. $strCSVOptions = 'CSV options';//to translate
  581. $strNoOptions = 'This format has no options';//to translate
  582. $strStatCreateTime = 'Creation';//to translate
  583. $strStatUpdateTime = 'Last update';//to translate
  584. $strStatCheckTime = 'Last check';//to translate
  585. $strPerMinute = 'per minute';//to translate
  586. $strPerSecond = 'per second';//to translate
  587. $strAutomaticLayout = 'Automatic layout';  //to translate
  588. $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?';  //to translate
  589. $strFileNameTemplate = 'File name template';//to translate
  590. $strFileNameTemplateRemember = 'remember template';//to translate
  591. $strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate
  592. $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
  593. $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
  594. $strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
  595. $strAutodetect = 'Autodetect';  //to translate
  596. $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.';  //to translate
  597. $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.';  //to translate
  598. $strUseHostTable = 'Use Host Table';  //to translate
  599. $strShowFullQueries = 'Show Full Queries';  //to translate
  600. $strTruncateQueries = 'Truncate Shown Queries';  //to translate
  601. $strSwitchToTable = 'Switch to copied table';  //to translate
  602. $strCharset = 'Charset';  //to translate
  603. $strLaTeXOptions = 'LaTeX options';  //to translate
  604. $strRelations = 'Relations';  //to translate
  605. $strMoveTableSameNames = 'Can\'t move table to same one!';  //to translate
  606. $strCopyTableSameNames = 'Can\'t copy table to same one!';  //to translate
  607. $strMustSelectFile = 'You should select file which you want to insert.';  //to translate
  608. $strSaveOnServer = 'Save on server in %s directory';  //to translate
  609. $strOverwriteExisting = 'Overwrite existing file(s)';  //to translate
  610. $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.';  //to translate
  611. $strDumpSaved = 'Dump has been saved to file %s.';  //to translate
  612. $strNoPermission = 'The web server does not have permission to save the file %s.';  //to translate
  613. $strNoSpace = 'Insufficient space to save the file %s.';  //to translate
  614. $strInsertedRowId = 'Inserted row id:';  //to translate
  615. $strLoadMethod = 'LOAD method';  //to translate
  616. $strLoadExplanation = 'The best method is checked by default, but you can change if it fails.';  //to translate
  617. $strExecuteBookmarked = 'Execute bookmarked query';  //to translate
  618. $strExcelOptions = 'Excel options';  //to translate
  619. $strReplaceNULLBy = 'Replace NULL by';  //to translate
  620. $strQueryWindowLock = 'Do not overwrite this query from outside the window';  //to translate
  621. $strPaperSize = 'Paper size';  //to translate
  622. $strDatabaseNoTable = 'This database contains no table!';//to translate
  623. $strViewDumpDatabases = 'View dump (schema) of databases';//to translate
  624. $strAddIntoComments = 'Add into comments';//to translate
  625. $strDatabaseExportOptions = 'Database export options';//to translate
  626. $strAddDropDatabase = 'Add DROP DATABASE';//to translate
  627. $strToggleScratchboard = 'toggle scratchboard';  //to translate
  628. $strTableOptions = 'Table options';  //to translate
  629. $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).';  //to translate
  630. $strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.';  //to translate
  631. $strAddAutoIncrement = 'Add AUTO_INCREMENT value';  //to translate
  632. $strCharsets = 'Charsets';  //to translate
  633. $strDescription = 'Description';  //to translate
  634. $strCharsetsAndCollations = 'Character Sets and Collations';  //to translate
  635. $strCollation = 'Collation';  //to translate
  636. $strMultilingual = 'multilingual';  //to translate
  637. $strGerman = 'German';  //to translate
  638. $strPhoneBook = 'phone book';  //to translate
  639. $strDictionary = 'dictionary';  //to translate
  640. $strSwedish = 'Swedish';  //to translate
  641. $strDanish = 'Danish';  //to translate
  642. $strCzech = 'Czech';  //to translate
  643. $strTurkish = 'Turkish';  //to translate
  644. $strEnglish = 'English';  //to translate
  645. $strHungarian = 'Hungarian';  //to translate
  646. $strCroatian = 'Croatian';  //to translate
  647. $strBulgarian = 'Bulgarian';  //to translate
  648. $strLithuanian = 'Lithuanian';  //to translate
  649. $strEstonian = 'Estonian';  //to translate
  650. $strCaseInsensitive = 'case-insensitive';  //to translate
  651. $strCaseSensitive = 'case-sensitive';  //to translate
  652. $strUkrainian = 'Ukrainian';  //to translate
  653. $strHebrew = 'Hebrew';  //to translate
  654. $strWestEuropean = 'West European';  //to translate
  655. $strCentralEuropean = 'Central European';  //to translate
  656. $strTraditionalChinese = 'Traditional Chinese';  //to translate
  657. $strCyrillic = 'Cyrillic';  //to translate
  658. $strArmenian = 'Armenian';  //to translate
  659. $strArabic = 'Arabic';  //to translate
  660. $strRussian = 'Russian';  //to translate
  661. $strUnknown = 'unknown';  //to translate
  662. $strBaltic = 'Baltic';  //to translate
  663. $strUnicode = 'Unicode';  //to translate
  664. $strSimplifiedChinese = 'Simplified Chinese';  //to translate
  665. $strKorean = 'Korean';  //to translate
  666. $strGreek = 'Greek';  //to translate
  667. $strJapanese = 'Japanese';  //to translate
  668. $strThai = 'Thai';  //to translate
  669. $strUseThisValue = 'Use this value';  //to translate
  670. $strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings';  //to translate
  671. $strBrowseForeignValues = 'Browse foreign values';  //to translate
  672. $strInternalRelations = 'Internal relations';  //to translate
  673. $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.';  //to translate
  674. $strUpgrade = 'You should upgrade to %s %s or later.';  //to translate
  675. $strLatexStructure = 'Structure of table __TABLE__';//to translate
  676. $strLatexContinued = '(continued)';//to translate
  677. $strLatexContent = 'Content of table __TABLE__';//to translate
  678. $strLatexIncludeCaption = 'Include table caption';//to translate
  679. $strLatexCaption = 'Table caption';//to translate
  680. $strLatexLabel = 'Label key';//to translate
  681. $strLatexContinuedCaption = 'Continued table caption';//to translate
  682.  
  683. $strPrintViewFull = 'Print view (with full texts)';  //to translate
  684. $strLogServer = 'Server';  //to translate
  685. $strSortByKey = 'Sort by key';  //to translate
  686. $strBookmarkAllUsers = 'Let every user access this bookmark';  //to translate
  687. $strConstraintsForDumped = 'Constraints for dumped tables';  //to translate
  688. $strConstraintsForTable = 'Constraints for table';  //to translate
  689. $strBookmarkOptions = 'Bookmark options';  //to translate
  690. $strCreationDates = 'Creation/Update/Check dates';  //to translate
  691. $strCheckOverhead = 'Check overheaded';  //to translate
  692. $strExcelEdition = 'Excel edition';  //to translate
  693. $strDelayedInserts = 'Use delayed inserts';  //to translate
  694. $strSQLExportType = 'Export type';  //to translate
  695. $strAddConstraints = 'Add constraints';  //to translate
  696. $strGeorgian = 'Georgian';  //to translate
  697. $strCzechSlovak = 'Czech-Slovak';  //to translate
  698. $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string';  //to translate
  699. $strMaximumSize = 'Maximum size: %s%s';  //to translate
  700. $strConnectionError = 'Cannot connect: invalid settings.';  //to translate
  701. $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!';  //to translate
  702. $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)';  //to translate
  703. $strNeedPrimaryKey = 'You should define a primary key for this table.';  //to translate
  704. $strIgnoreInserts = 'Use ignore inserts';  //to translate
  705. $strAddIfNotExists = 'Add IF NOT EXISTS';  //to translate
  706. $strCommentsForTable = 'COMMENTS FOR TABLE';  //to translate
  707. $strMIMETypesForTable = 'MIME TYPES FOR TABLE';  //to translate
  708. $strRelationsForTable = 'RELATIONS FOR TABLE';  //to translate
  709. $strAfterInsertSame = 'Go back to this page';  //to translate
  710. $strRenameDatabaseOK = 'Database %s has been renamed to %s';  //to translate
  711. $strDatabaseEmpty = 'The database name is empty!';  //to translate
  712. $strDBRename = 'Rename database to';  //to translate
  713. $strOperator = 'Operator';  //to translate
  714. $strEncloseInTransaction = 'Enclose export in a transaction';  //to translate
  715. $strCalendar = 'Calendar';  //to translate
  716. $strRefresh = 'Refresh';  //to translate
  717. $strDefragment = 'Defragment table';  //to translate
  718. $strNoRowsSelected = 'No rows selected';  //to translate
  719. $strSpanish = 'Spanish';  //to translate
  720. $strStrucNativeExcel = 'Native MS Excel data';  //to translate
  721. $strDisableForeignChecks = 'Disable foreign key checks';  //to translate
  722. $strServerNotResponding = 'The server is not responding';  //to translate
  723. $strTheme = 'Theme / Style';  //to translate
  724. $strTakeIt = 'take it';  //to translate
  725. $strHexForBinary = 'Use hexadecimal for binary fields';  //to translate
  726. $strIcelandic = 'Icelandic';  //to translate
  727. $strLatvian = 'Latvian';  //to translate
  728. $strPolish = 'Polish';  //to translate
  729. $strRomanian = 'Romanian';  //to translate
  730. $strSlovenian = 'Slovenian';  //to translate
  731. $strTraditionalSpanish = 'Traditional Spanish';  //to translate
  732. $strSlovak = 'Slovak';  //to translate
  733. $strMySQLConnectionCollation = 'MySQL connection collation';  //to translate
  734. $strPersian = 'Persian';  //to translate
  735. $strAddFields = 'Add %s field(s)';  //to translate
  736. $strInsertBookmarkTitle = 'Please insert bookmark title';  //to translate
  737. $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.';  //to translate
  738. $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere';  //to translate
  739. $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally';  //to translate
  740. $strBinLogName = 'Log name';  //to translate
  741. $strBinLogPosition = 'Position';  //to translate
  742. $strBinLogEventType = 'Event type';  //to translate
  743. $strBinLogServerId = 'Server ID';  //to translate
  744. $strBinLogOriginalPosition = 'Original position';  //to translate
  745. $strBinLogInfo = 'Information';  //to translate
  746. $strBinaryLog = 'Binary log';  //to translate
  747. $strSelectBinaryLog = 'Select binary log to view';  //to translate
  748. $strDBCopy = 'Copy database to';  //to translate
  749. $strCopyDatabaseOK = 'Database %s has been copied to %s';  //to translate
  750. $strSwitchToDatabase = 'Switch to copied database';  //to translate
  751. $strPasswordHashing = 'Password Hashing';  //to translate
  752. $strCompatibleHashing = 'MySQL 4.0 compatible';  //to translate
  753. $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
  754. $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
  755. $strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
  756. $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
  757. $strNoActivity = 'No activity since %s seconds or more, please login again';  //to translate
  758. $strApproximateCount = 'May be approximate. See FAQ 3.11';  //to translate
  759. $strSQLExportCompatibility = 'SQL export compatibility';  //to translate
  760. $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!';  //to translate
  761. $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.';  //to translate
  762. $strAfterInsertNext = 'Edit next row';  //to translate
  763. ?>
  764.